home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
CheeseHunt.swf
/
scripts
/
frame_191
/
PlaceObject2_282_147
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-08-04
|
155 b
|
8 lines
onClipEvent(enterFrame){
if(_root.stop != "yes")
{
time = new Date();
timer = 120 - int((time.getTime() - master) / 1000);
}
}